home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Answers 1995 December
/
PC Answers December 1995 (disc errors).iso
/
mxc
/
read.dir
/
00028.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-01
|
248 b
|
12 lines
on exitFrame
global gVolume
preLoadCast(31, 34)
repeat with i = 5 to 17
puppetSprite(i, 1)
set the stretch of sprite i to 0
end repeat
set the volume of sprite 2 to gVolume
updateStage()
set the movieRate of sprite 2 to 1
end